From: Richard M. Stallman Date: Sat, 13 Sep 1997 06:12:13 +0000 (+0000) Subject: (ex-unix-type-shell): Fix customize type. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~79169 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5ee3742d67de57b54d90684c0ec36622dcdd6466;p=emacs.git (ex-unix-type-shell): Fix customize type. --- diff --git a/lisp/emulation/viper-ex.el b/lisp/emulation/viper-ex.el index dc4d1c3eebd..4d3b8fd0921 100644 --- a/lisp/emulation/viper-ex.el +++ b/lisp/emulation/viper-ex.el @@ -151,7 +151,7 @@ "\\)") shell-file-name))) "Is the user using a unix-type shell under a non-OS?" - :type 'string + :type 'boolean :group 'viper-ex) (defcustom ex-unix-type-shell-options